The Attribute Filters Page

Use the Attribute Filters page to create and manage your attribute filters. Attribute filters are used to restrict the hierarchy to only display objects with attribute values defined in the filter (for example, an attribute filter might be used to hide all objects in the hierarchy except reservoirs in Canada). You have the option to create attribute filters strictly for your own use, or shared filters that other members of your company can use.

Create Attribute Filters

To create an attribute filter, follow these steps:

  1. Select the context you want to add an attribute filter to using the Context drop-down menu in the Context/Report Selection pane.
  2. Click the Create button.
  3. Enter a name for your attribute filter in the Filters field.
  4. Use the Owner drop-down menu to select who will have access to the filter.
  5. You can share your attribute filter with multiple users by selecting a group role.
  6. Use the Display as drop-down menu to select how you want your attribute filter's logic displayed when creating it. Two options are possible:
    1. Text: Filters of this sort use logic operators that are written (is equal to, is greater than, ... etc.).
    2. Formula: Filters of this sort use symbolized logic operators (=, >, ... etc.).
    3. This feature merely changes how logic is displayed in the attribute filter editor — functionally identical filters can be created using both options. More information on logic operators is available later on this page.
  7. You can create attribute filters that match any or all of the logical clauses you add to them. By default, each new filter you create will be set to match any of the terms associated with it. To change this, double-click on the Match Any group. A drop-down menu will become available, and you will have the option to select Match All.
    1. Match Any: When the filter is applied, objects with attributes that match any of the logic in the filter will be displayed.
    2. Match All: When the filter is applied, only objects with attributes that match all of the logic in the filter will be displayed.
  8. If you display your filter as a formula, groups will be labeled with And or Or.
    1. Or: When the filter is applied, objects with attributes that match any of the logic in the filter will be displayed.
    2. And: When the filter is applied, only objects with attributes that match all of the logic in the filter will be displayed.
  9. When you select a group or clause in the editor, the Add Group, Add Clause, and Edit buttons will appear in the toolbar.
    1. Add Group: Clicking the Add Group button will add a subgroup to the group you are working with.
    2. Click image to expand or minimize.

    3. Add Clause: Click the Add Clause button to add a clause to the group you have selected.
    4. Click image to expand or minimize.

    5. Edit: Click the Edit button to modify a group's or clause's options.
    6. You can also double-click on clauses or groups to edit their values.
  10. Add the necessary clauses and groups to your filter.
  11. More precise information on adding clauses and groups can be found in subsequent sections of this page.
  12. You can review the code created by your filter using the SQL Statement pane.
    1. Use the Show drop-down menu to choose what information is displayed in this pane. You have the option to display Selected components of the filter, or All of the filter's components.
    2. When you display all of the filter's components, selecting a group or clause will highlight its code in the SQL Statement pane.
    3. Click image to expand or minimize.

    4. When you only display selected components of the filter, only its code will be displayed in the SQL Statement pane when it is selected.
  13. Click image to expand or minimize.

  14. (Optional) Enter comments associated with your filter in the Comment field at the bottom of the Display pane.
  15. When you have finished setting up your attribute filter, click the Save button.

Adding Groups to Attribute Filters

To add a group to an attribute filter, follow these steps:

  1. While in the edit mode, or after clicking the create button, select the group you want to add a group to.
  2. Remember that groups can be created at any level of your attribute filter.
  3. Click the Add Group () button.
  4. A group will be added to the filter. Double click on it to set the group to Match All or Match Any of its clauses (or And or Or for formula filters).
  5. Add clauses to your new group as required.

Adding Clauses to Attribute Filters

To add a clause to an attribute filter, follow these steps:

  1. While in the edit mode, or after clicking the create button, select the group you want to add a clause to.
  2. Click the Add Clause () button.
  3. Create the filter definition in the three drop-down menus provided.
  4. You can manually enter values into the value drop-down menu. Typing in text will allow you to create more complex filters than you could create by selecting values. For example, you may have several wells in an area, and each has 'Kelly River' as part of its name. If you created a filter that included Case Name > Kel and Case Name < Kem, the filter would capture all of the Kelly River wells.

    Each one of the drop-down menus used to create filter definitions are described in the table below:

    Subject
    First Column
    Select the attribute on which you want to filter.
    Logic Operator
    Second Column
    Select the operator. If you displayed as text, the operators are:
    is equal to
    is not equal to
    is less than
    is greater than
    is less than or equal to
    is greater than or equal to
    contains
    does not contain
    starts with
    ends with
    is empty
    is not empty
    If you displayed as a formula, the operators are:
    =
    <>
    <
    >
    <=
    =>
    contains
    does not contain
    starts with
    ends with
    is null
    is not null
    Value
    Third Column
    Type in the condition or select it from the list of values that are connected to the subject selected.
The logic you build into your attribute filter operates on exact spelling matches. As such, typographic errors will likely result in unexpected results.

Deleting Groups and Clauses

You can delete a groups or clauses while creating or editing filters.

Deleting a group will delete all of the clauses and groups that exist within it.

To delete clauses or groups, follow these steps:

  1. While creating or editing a filter, select the group or clause you want to delete. The Delete button will be added to the end of the toolbar.
  2. Click the Delete button.
  3. Toggle the Show Deleted option to display deleted clauses and groups.

    Click image to expand or minimize.

  4. When a clause is deleted, it can be restored. If you haven't already, click the checkbox beside Show Deleted. You will be able to see the clauses that were deleted. Select the clause or group you wish to restore and click the Restore button.
  5. Click image to expand or minimize. 

Edit an Attribute Filter

To make changes to a preexisting attribute filter, follow these steps:

  1. Select the context associated with the filter you wish to modify using the Context drop-down menu in the Context/Report Selection pane.
  2. Select the filter to wish to modify using the Filters drop-down menu.
  3. Click the Edit button.
  4. Edit the filter as you would when creating it. You will be able to:
    1. Change the name of your attribute filter
    2. Change the ownership of your attribute filter
    3. Add or remove clauses
    4. Add or remove groups
    5. Modify group and clauses
    6. Modify comments associated with your attribute filter
  5. Click the Save button to save your changes.

Delete an Attribute Filter

To delete an attribute filter, follow these steps:

  1. Select the context associated with the filter you wish to delete using the Context drop-down menu in the Context/Report Selection pane.
  2. Select the filter you wish to delete using the Filters drop-down menu.
  3. Click the Delete button.
  4. You will be prompted to confirm the deletion. Click OK to delete your attribute filter.

Activate an Attribute Filter

Once attribute filters have been created, you can activate them while using any of the pages in the Reporting side of the application. Use the Filter drop-down menu in the Hierarchy/Version Selection pane to activate the attribute filters you create.

Navigation Sets

You can apply attribute filters to navigation sets using The Navigation Sets Page.